Home } Games } Guess-A-Number



Play the JavaScript version of Guess-A-Number. First, select a number range and then try to guess the number the computer has chosen.

Range of numbers
From:
To:

JavaScript Source Code 2002: Games: Guess-A-Number

Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!!